Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fileIngester #51

Open
wants to merge 34 commits into
base: main
Choose a base branch
from
Open

fileIngester #51

wants to merge 34 commits into from

Conversation

brian-m-rapp
Copy link
Contributor

  • Added fileIngest module with conditional compilation (--with-ingester arg to configure)
  • Fixed issues reported by Coverity in noaaport tree
  • Increased size of retransmission table arrays to allow for longer latency between time of request and time of reply

brian-m-rapp and others added 30 commits February 27, 2016 12:39
retransmissions up to 1 hour after original broadcast.
compiler warnings in fileIngester/datelib.c.
search to first 200 bytes of a product in skipWMO.
# Conflicts:
#	noaaport/productMaker.c
@brian-m-rapp
Copy link
Contributor Author

NWS updates for:

  • fileIngester program in fileIngest/ sub-directory. Builds with configure --with-ingester.
  • add capability to pqact to strip headers from products using Pattern-Action Rule "-removewmo".

@semmerson
Copy link
Collaborator

Incorporated into next release.

@semmerson
Copy link
Collaborator

Why does fileIngester(1) need to be owned by root and setuid?

@semmerson semmerson reopened this Oct 3, 2016
@brian-m-rapp
Copy link
Contributor Author

Steve,

I wrote that so long ago that my memory is hazy on the subject. I don't
recall if I found it wouldn't work without suid, or if I just did it
because noaaportIngester does it and fileIngester has many of the same
requirements.

Brian

On 10/03/2016 07:58 PM, Steven Emmerson wrote:

Why does fileIngester(1) need to be owned by root and setuid?


You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
#51 (comment), or
mute the thread
https://github.com/notifications/unsubscribe-auth/ADr8J43zPixNxd7kdc91hxDS_c1uyPhVks5qwZaagaJpZM4H4DvM.

@CLAassistant
Copy link

CLAassistant commented Jun 28, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.

❌ brapp
❌ brian-m-rapp


brapp seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants